'宣言 Public Overloads Function CachePropertyValue( _ ByVal styleValue As Object, _ ByVal controlValue As Object, _ ByVal defaultValues() As Object, _ ByVal resolveValue As Object, _ ByVal propertyIndex As Integer _ ) As Object
public object CachePropertyValue( object styleValue, object controlValue, object[] defaultValues, object resolveValue, int propertyIndex )